X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fcolumnstart.html;h=245c308a7863db4eae092c7a498aae608042dbe1;hp=1ffbcb9e859938f5962e2182c404d83d9f7b18de;hb=600e9b690d7649e8cde7a9a4cd1089fcb432d238;hpb=4b616a57791fd6fb324194a0eb96a8f95826c533 diff --git a/httemplate/elements/columnstart.html b/httemplate/elements/columnstart.html index 1ffbcb9e8..245c308a7 100644 --- a/httemplate/elements/columnstart.html +++ b/httemplate/elements/columnstart.html @@ -10,7 +10,7 @@ Pass 'aligned' => 1 to have corresponding rows in the columns line up. -% my $id = sprintf('table%08d', rand(100000000)); +% my $id = sprintf('table%08d', random_id(8));