summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f50a22c)
raw | patch | inline | side by side (parent: f50a22c)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 22 Aug 2007 08:04:55 +0000 (08:04 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 22 Aug 2007 08:04:55 +0000 (08:04 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7098 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/addons/gotomasses/goto_task.tpl | patch | blob | history |
index a99c2abd7910cc0633d12b9e14726be3b7740c32..3b08c7549a925a4742a03528068f1679185ac869 100644 (file)
</tr>
</table>
</td>
- <td>
+ <td style='vertical-align:top'>
<table>
<tr>
<td>
<td style="width:50%; border-right: 1px solid #A0A0A0;">
<table>
<tr>
- <td>{t}MAC address{/t}*
+ <td>{t}MAC address{/t}{$must}
</td>
<td><input type="text" name="task_MAC" value="">
</td>
</td>
<td>
<table>
+ <tr><td>{t}CVS import from file{/t}</td></tr>
<tr>
<td>
- <input type="hidden" name="MAX_FILE_SIZE" value="2000000">
- <input name="import_file" type="file" size="20" maxlength="255" accept="*.csv">
+
</td>
</tr>
- <tr><td> </td></tr>
<tr>
<td>
+ <input type="hidden" name="MAX_FILE_SIZE" value="2000000">
+ <input name="import_file" type="file" size="20" maxlength="255" accept="*.csv">
{render acl=$TargetACL}
- <input type="submit" name="add_import" value="{t}Add{/t}">
+ <input type="submit" name="add_import" value="{t}Import{/t}">
{/render}
</td>
</tr>
</tr>
</table>
{/if}
+<p class='seperator'> </p>
<input type='hidden' name='goto_task_posted' value='1'>
<p style="text-align:right">
<input type='submit' name='save_goto_task' value='{t}Ok{/t}'>